Index

A B C D E F G H I L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractDeviceStatistics - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
AbstractDeviceStatistics() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics
 
AbstractTestHelper - Class in com.github.kaklakariada.fritzbox
 
AbstractTestHelper() - Constructor for class com.github.kaklakariada.fritzbox.AbstractTestHelper
 
AccessForbiddenException - Exception in com.github.kaklakariada.fritzbox.http
 
AccessForbiddenException(String) - Constructor for exception com.github.kaklakariada.fritzbox.http.AccessForbiddenException
 
AccessForbiddenException(String, Throwable) - Constructor for exception com.github.kaklakariada.fritzbox.http.AccessForbiddenException
 
add(String, String) - Method in class com.github.kaklakariada.fritzbox.http.QueryParameters.Builder
 
Alert - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Alert() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Alert
 
AUTO - Enum constant in enum class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState.SwitchMode
 

B

Blind - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Blind() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Blind
 
build() - Method in class com.github.kaklakariada.fritzbox.http.QueryParameters.Builder
 
builder() - Static method in class com.github.kaklakariada.fritzbox.http.QueryParameters
 
Builder(Map<String, String>) - Constructor for class com.github.kaklakariada.fritzbox.http.QueryParameters.Builder
 
Button - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Button() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Button
 

C

calculateResponse(String, String) - Method in interface com.github.kaklakariada.fritzbox.login.ChallengeResponse
 
ChallengeResponse - Interface in com.github.kaklakariada.fritzbox.login
 
ColorControl - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
ColorControl() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
com.github.kaklakariada.fritzbox - package com.github.kaklakariada.fritzbox
 
com.github.kaklakariada.fritzbox.helper - package com.github.kaklakariada.fritzbox.helper
 
com.github.kaklakariada.fritzbox.http - package com.github.kaklakariada.fritzbox.http
 
com.github.kaklakariada.fritzbox.login - package com.github.kaklakariada.fritzbox.login
 
com.github.kaklakariada.fritzbox.mapping - package com.github.kaklakariada.fritzbox.mapping
 
com.github.kaklakariada.fritzbox.model - package com.github.kaklakariada.fritzbox.model
 
com.github.kaklakariada.fritzbox.model.homeautomation - package com.github.kaklakariada.fritzbox.model.homeautomation
 
computeValue(String) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
 
Config - Class in com.github.kaklakariada.fritzbox
 
connect(Config) - Static method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
connect(String, String, String) - Static method in class com.github.kaklakariada.fritzbox.HomeAutomation
 

D

Deserializer - Class in com.github.kaklakariada.fritzbox.mapping
This class allows deserializing Strings to a requested type.
Deserializer() - Constructor for class com.github.kaklakariada.fritzbox.mapping.Deserializer
 
DeserializerException - Exception in com.github.kaklakariada.fritzbox.mapping
 
DeserializerException(String) - Constructor for exception com.github.kaklakariada.fritzbox.mapping.DeserializerException
 
DeserializerException(String, Throwable) - Constructor for exception com.github.kaklakariada.fritzbox.mapping.DeserializerException
 
Device - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Device() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
DeviceList - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
DeviceList() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
DeviceStats - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
DeviceStats() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceStats
 

E

Energy - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Energy() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Energy
 
ENERGY - Enum constant in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 
EnergyStatisticsService - Class in com.github.kaklakariada.fritzbox
This class retrieves energy statistics.
EnergyStatisticsService(FritzBoxSession) - Constructor for class com.github.kaklakariada.fritzbox.EnergyStatisticsService
 
EnergyStatisticsService.EnergyStatsTimeRange - Enum Class in com.github.kaklakariada.fritzbox
 
EtsiUnitInfo - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
EtsiUnitInfo() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.EtsiUnitInfo
 

F

FritzBoxException - Exception in com.github.kaklakariada.fritzbox
 
FritzBoxException(String) - Constructor for exception com.github.kaklakariada.fritzbox.FritzBoxException
 
FritzBoxException(String, Throwable) - Constructor for exception com.github.kaklakariada.fritzbox.FritzBoxException
 
FritzBoxSession - Class in com.github.kaklakariada.fritzbox
This class allows logging in to a fritzbox and execute authenticated requests.

G

get(String, QueryParameters, Class<T>) - Method in class com.github.kaklakariada.fritzbox.http.HttpTemplate
 
get(String, Class<T>) - Method in class com.github.kaklakariada.fritzbox.http.HttpTemplate
 
getAin(String) - Method in class com.github.kaklakariada.fritzbox.AbstractTestHelper
 
getAlert() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getAlgorithm(String) - Static method in interface com.github.kaklakariada.fritzbox.login.ChallengeResponse
 
getApiVersion() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
getAutenticated(String, QueryParameters, Class<T>) - Method in class com.github.kaklakariada.fritzbox.FritzBoxSession
 
getBasicStatistics(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getBattery() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getBattery() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getBatterylow() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getBlind() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getBlockTime() - Method in class com.github.kaklakariada.fritzbox.model.SessionInfo
 
getBoostactiveendtime() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getButtons() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getCelsius() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Temperature
 
getCelsius(int) - Method in class com.github.kaklakariada.fritzbox.AbstractTestHelper
 
getChallenge() - Method in class com.github.kaklakariada.fritzbox.model.SessionInfo
 
getColorControl() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getCount() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
 
getCsvValues() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
Provide the gathered data as provided by Fritz!Box
getCurrentMode() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getDataTime() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
Get the timestamp.
getDataTimeRaw() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
Get the raw timestamp in seconds since epoch.
getDegreeCode(double) - Method in class com.github.kaklakariada.fritzbox.AbstractTestHelper
 
getDeviceByIdentifier(String) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
getDeviceIdentifiers() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
getDeviceInfos(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getDeviceListInfos() - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getDevicelock() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getDevices() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
getEndperiod() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.NextChange
 
getEndPositionsSet() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Blind
 
getEnergy() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceStats
 
getEnergyStatistics() - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getEnergyStatistics(String, EnergyStatisticsService.EnergyStatsTimeRange) - Method in class com.github.kaklakariada.fritzbox.EnergyStatisticsService
 
getEnergyWattHours() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.PowerMeter
 
getErrorcode() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getEtsideviceid() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.EtsiUnitInfo
 
getEtsiUnitInfo() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getFirmwareVersion() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getFirmwareVersion() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
getFirmwareVersion() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getFullColorSupport() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getFunctionBitmask() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getFunctionBitmask() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getGrid() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
 
getGroupById(String) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
getGroupInfo() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getGroups() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
getHkr() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getHkr() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getHue() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getHumidity() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getHumidity() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceStats
 
getId() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Button
 
getId() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getId() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getIdentifier() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Button
 
getIdentifier() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getIdentifier() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getInterfaces() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.EtsiUnitInfo
 
getKomfort() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getLastAlertChgTimestamp() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Alert
 
getLastpressedtimestamp() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Button
 
getLevel() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.LevelControl
 
getLevelControl() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getLevelpercentage() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.LevelControl
 
getLock() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getManufacturer() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getManufacturer() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getMapped() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getMapper() - Method in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 
getMasterDeviceId() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.GroupInfo
 
getMatchingMeasurementUnit(Class<?>) - Static method in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 
getMeasurementUnit() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
Provide the measurement unit to be used with the statistics.
getMemberList() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.GroupInfo
 
getMembers() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.GroupInfo
 
getMode() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Blind
 
getMode() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState
 
getName() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Button
 
getName() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getName() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getName() - Method in class com.github.kaklakariada.fritzbox.model.User
 
getNextChange() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getParameters() - Method in class com.github.kaklakariada.fritzbox.http.QueryParameters
 
getPassword() - Method in class com.github.kaklakariada.fritzbox.Config
 
getPower() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceStats
 
getPowerMeter() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getPowerMeter() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getPowerMilliWatt() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.PowerMeter
 
getPowerWatt() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.PowerMeter
 
getPrescision() - Method in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 
getPresent() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getPresent() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getProductName() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getProductName() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getRelHumidity() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Humidity
 
getRights() - Method in class com.github.kaklakariada.fritzbox.model.Rights
 
getRights() - Method in class com.github.kaklakariada.fritzbox.model.SessionInfo
 
getSaturation() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getSid() - Method in class com.github.kaklakariada.fritzbox.FritzBoxSession
 
getSid() - Method in class com.github.kaklakariada.fritzbox.model.SessionInfo
 
getSimpleOnOff() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getSimpleOnOff() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getState() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Alert
 
getState() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.SimpleOnOffState
 
getStatisticsByGrid(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics
Supply the Statistics gathered for a chosen grid
getStats() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics
All classes implementing this abstract class need to provide a "getStats"-method
getStats() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Energy
 
getStats() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Humidity
 
getStats() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Power
 
getStats() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Temperature
 
getStats() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Voltage
 
getStats(List<Statistics>, MeasurementUnit) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics
AVM gathers just integer numbers.
getStringFromStream(InputStream) - Method in class com.github.kaklakariada.fritzbox.mapping.Deserializer
 
getSupportedModes() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getSwitchEnergyWattHour(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getSwitchList() - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getSwitchName(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getSwitchPowerWatt(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getSwitchPresent(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getSwitchState() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getSwitchState() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
getSwitchState(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getTabsenk() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getTchange() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.NextChange
 
getTemperature() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getTemperature() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getTemperature() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceStats
 
getTemperature(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
getTist() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getTsoll() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
getTxbusy() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
getUnit() - Method in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 
getUnittype() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.EtsiUnitInfo
 
getUnmappedHue() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getUnmappedSaturation() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.ColorControl
 
getUnsafeSslSocketFactory() - Static method in class com.github.kaklakariada.fritzbox.http.TrustSelfSignedCertificates
 
getUrl() - Method in class com.github.kaklakariada.fritzbox.Config
 
getUsername() - Method in class com.github.kaklakariada.fritzbox.Config
 
getUsers() - Method in class com.github.kaklakariada.fritzbox.model.SessionInfo
 
getValues() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
Provide the gathered data as computed as meant to be used by AVM
getVoltage() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceStats
 
getVoltageVolt() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.PowerMeter
 
getWindowopenactiveendtime() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
Group - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Group() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
GroupInfo - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
GroupInfo() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.GroupInfo
 

H

Hkr - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Hkr() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
HomeAutomation - Class in com.github.kaklakariada.fritzbox
 
HttpException - Exception in com.github.kaklakariada.fritzbox.http
 
HttpException(String) - Constructor for exception com.github.kaklakariada.fritzbox.http.HttpException
 
HttpException(String, Throwable) - Constructor for exception com.github.kaklakariada.fritzbox.http.HttpException
 
HttpTemplate - Class in com.github.kaklakariada.fritzbox.http
This class allows executing http requests against a server.
HttpTemplate(String) - Constructor for class com.github.kaklakariada.fritzbox.http.HttpTemplate
 
Humidity - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Humidity() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Humidity
 
HUMIDITY - Enum constant in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 

I

isBatterylow() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
isBatterylow() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
isBoostactive() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
isDeviceLocked() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState
 
isEmpty(CharSequence) - Static method in class com.github.kaklakariada.fritzbox.helper.StringHelper
Code copied 'as is' from apache-commons-lang3, class StringUtils.isEmpty()
isHolidayactive() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
isIntegerNumber(String) - Static method in class com.github.kaklakariada.fritzbox.helper.StringHelper
Note that the method does not allow for a leading sign, either positive or negative.
isLast() - Method in class com.github.kaklakariada.fritzbox.model.User
 
isLocked() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState
 
isNumeric(CharSequence) - Static method in class com.github.kaklakariada.fritzbox.helper.StringHelper
Code copied 'as is' from apache-commons-lang3, class StringUtils.isNumeric()
isOn() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState
 
isPresent() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
isSummeractive() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
isSynchronized() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
isTxBusy() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
isTxBusy() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Group
 
isWindowopenactiv() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 

L

LevelControl - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
LevelControl() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.LevelControl
 
login(String, String) - Method in class com.github.kaklakariada.fritzbox.FritzBoxSession
 
LoginFailedException - Exception in com.github.kaklakariada.fritzbox
 
LoginFailedException(SessionInfo) - Constructor for exception com.github.kaklakariada.fritzbox.LoginFailedException
 
logout() - Method in class com.github.kaklakariada.fritzbox.FritzBoxSession
 
logout() - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 

M

main(String[]) - Static method in class com.github.kaklakariada.fritzbox.TestBlind
 
main(String[]) - Static method in class com.github.kaklakariada.fritzbox.TestDriver
 
main(String[]) - Static method in class com.github.kaklakariada.fritzbox.TestHkrDriver
 
MANUAL - Enum constant in enum class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState.SwitchMode
 
MeasurementUnit - Enum Class in com.github.kaklakariada.fritzbox.model.homeautomation
provide the measurement unit to be used with the statistics.
MissingClassException - Exception in com.github.kaklakariada.fritzbox
 
MissingClassException(String) - Constructor for exception com.github.kaklakariada.fritzbox.MissingClassException
 
MissingClassException(String, Throwable) - Constructor for exception com.github.kaklakariada.fritzbox.MissingClassException
 

N

newBuilder() - Method in class com.github.kaklakariada.fritzbox.http.QueryParameters
 
NextChange - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
NextChange() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.NextChange
 
NullHostnameVerifier - Class in com.github.kaklakariada.fritzbox.http
 
NullHostnameVerifier() - Constructor for class com.github.kaklakariada.fritzbox.http.NullHostnameVerifier
 

O

ONE_DAY - Enum constant in enum class com.github.kaklakariada.fritzbox.EnergyStatisticsService.EnergyStatsTimeRange
 
ONE_HOUR - Enum constant in enum class com.github.kaklakariada.fritzbox.EnergyStatisticsService.EnergyStatsTimeRange
 
ONE_MONTH - Enum constant in enum class com.github.kaklakariada.fritzbox.EnergyStatisticsService.EnergyStatsTimeRange
 
ONE_WEEK - Enum constant in enum class com.github.kaklakariada.fritzbox.EnergyStatisticsService.EnergyStatsTimeRange
 
ONE_YEAR - Enum constant in enum class com.github.kaklakariada.fritzbox.EnergyStatisticsService.EnergyStatsTimeRange
 

P

parse(InputStream, Class<T>) - Method in class com.github.kaklakariada.fritzbox.mapping.Deserializer
 
post(String, QueryParameters, Class<T>) - Method in class com.github.kaklakariada.fritzbox.http.HttpTemplate
 
Power - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Power() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Power
 
POWER - Enum constant in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 
PowerMeter - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
PowerMeter() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.PowerMeter
 

Q

QueryParameters - Class in com.github.kaklakariada.fritzbox.http
 
QueryParameters.Builder - Class in com.github.kaklakariada.fritzbox.http
 

R

read() - Static method in class com.github.kaklakariada.fritzbox.Config
 
Rights - Class in com.github.kaklakariada.fritzbox.model
 
Rights() - Constructor for class com.github.kaklakariada.fritzbox.model.Rights
 

S

SessionInfo - Class in com.github.kaklakariada.fritzbox.model
 
SessionInfo() - Constructor for class com.github.kaklakariada.fritzbox.model.SessionInfo
 
setBattery(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setBatterylow(boolean) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setBlind(String, String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
setBoostactive(boolean) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setBoostactiveendtime(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setDevicelock(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setEndperiod(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.NextChange
 
setEndPositionsSet(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Blind
 
setErrorcode(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setHkrTsoll(String, String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
setHolidayactive(boolean) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setKomfort(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setLastAlertChgTimestamp(long) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Alert
 
setLevel(String, String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
setLevelPercentage(String, String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
setLock(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setMeasurementUnit(MeasurementUnit) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
 
setMode(String) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Blind
 
setNextChange(NextChange) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setState(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Alert
 
setSummeractive(boolean) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setTabsenk(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setTchange(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.NextChange
 
setTist(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setTsoll(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setWindowopenactiv(boolean) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
setWindowopenactiveendtime(int) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
SimpleOnOffState - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
SimpleOnOffState() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.SimpleOnOffState
 
Statistics - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Statistics() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Statistics
 
statisticsToString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics
All classes implementing this abstract class need to provide a "statisticsToString"-method
statisticsToString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Energy
 
statisticsToString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Humidity
 
statisticsToString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Power
 
statisticsToString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Temperature
 
statisticsToString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Voltage
 
statisticsToString(String) - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.AbstractDeviceStatistics
 
StringHelper - Class in com.github.kaklakariada.fritzbox.helper
 
switchPowerState(String, boolean) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
SwitchState - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
SwitchState() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState
 
SwitchState.SwitchMode - Enum Class in com.github.kaklakariada.fritzbox.model.homeautomation
 

T

Temperature - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Temperature() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Temperature
 
TEMPERATURE - Enum constant in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 
TEN_MINUTES - Enum constant in enum class com.github.kaklakariada.fritzbox.EnergyStatisticsService.EnergyStatsTimeRange
 
TestBlind - Class in com.github.kaklakariada.fritzbox
Sample driver for Blind
TestBlind() - Constructor for class com.github.kaklakariada.fritzbox.TestBlind
 
TestDriver - Class in com.github.kaklakariada.fritzbox
 
TestDriver() - Constructor for class com.github.kaklakariada.fritzbox.TestDriver
 
TestHkrDriver - Class in com.github.kaklakariada.fritzbox
Sample driver for Hkr "Heizkörperregler(DE), Radiator regulator(EN)"
TestHkrDriver() - Constructor for class com.github.kaklakariada.fritzbox.TestHkrDriver
 
togglePowerState(String) - Method in class com.github.kaklakariada.fritzbox.HomeAutomation
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Device
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceList
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.DeviceStats
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Hkr
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.NextChange
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.PowerMeter
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.SimpleOnOffState
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.homeautomation.Temperature
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.Rights
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.SessionInfo
 
toString() - Method in class com.github.kaklakariada.fritzbox.model.UserRight
 
TrustSelfSignedCertificates - Class in com.github.kaklakariada.fritzbox.http
This class creates an SSLSocketFactory that trusts all certificates.

U

User - Class in com.github.kaklakariada.fritzbox.model
 
User() - Constructor for class com.github.kaklakariada.fritzbox.model.User
 
UserRight - Class in com.github.kaklakariada.fritzbox.model
 
UserRight() - Constructor for class com.github.kaklakariada.fritzbox.model.UserRight
 

V

valueOf(String) - Static method in enum class com.github.kaklakariada.fritzbox.EnergyStatisticsService.EnergyStatsTimeRange
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState.SwitchMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.github.kaklakariada.fritzbox.EnergyStatisticsService.EnergyStatsTimeRange
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.kaklakariada.fritzbox.model.homeautomation.SwitchState.SwitchMode
Returns an array containing the constants of this enum class, in the order they are declared.
verify(String, SSLSession) - Method in class com.github.kaklakariada.fritzbox.http.NullHostnameVerifier
 
Voltage - Class in com.github.kaklakariada.fritzbox.model.homeautomation
 
Voltage() - Constructor for class com.github.kaklakariada.fritzbox.model.homeautomation.Voltage
 
VOLTAGE - Enum constant in enum class com.github.kaklakariada.fritzbox.model.homeautomation.MeasurementUnit
 
A B C D E F G H I L M N O P Q R S T U V 
All Classes and Interfaces|All Packages|Serialized Form