OccupancyProperty

open class OccupancyProperty : LiveUpdate

Functions

Link copied to clipboard
open fun getAvailabilityProperty(): AvailabilityProperty
Gets the availability data as an AvailabilityProperty from the liveupdate
Link copied to clipboard
open fun getCapacity(): Int
get the capacity of the location
Link copied to clipboard
open fun getCO2Property(): CO2Property
Gets the CO2 data as an CO2Property
Link copied to clipboard
open fun getCountProperty(): CountProperty
Gets the Count data as an CountProperty from the liveupdate
Link copied to clipboard
open fun getDomainType(): String
Get the domain type of the LiveUpdate
Link copied to clipboard
open fun getHumidityProperty(): HumidityProperty
Gets the Humidity date as an HumidityProperty
Link copied to clipboard
open fun getId(): String
Get the id of the LiveUpdate
Link copied to clipboard
open fun getLastModified(): String
Get the time that the LiveUpdate has last been modified
Link copied to clipboard
open fun getLastModifiedTimestamp(): Long
Get the time that LiveUpdate has last been modified as a timeStamp
Link copied to clipboard
open fun getLiveValueForKey(key: String): Any
Gets a property from this LiveUpdate
Link copied to clipboard
open fun getNrOfPeople(): Int
get the number of people in the location
Link copied to clipboard
open fun getOccupancyProperties(): OccupancyProperty
Gets the Occupancy data as an OccupancyProperty from the liveupdate
Link copied to clipboard
open fun getOriginSourceId(): String
Get the original source Id of the LiveUpdate
Link copied to clipboard
open fun getPositionProperty(): PositionProperty
Gets the position data as an PositionProperty from the liveupdate
Link copied to clipboard
open fun getPositionResult(): PositionResult
Link copied to clipboard
open fun getProperties(): HashMap<String, Any>
Get a HashMap of the LiveUpdates properties.
Link copied to clipboard
open fun getTemperatureProperty(): TemperatureProperty
Gets the Temperature data as an TemperatureProperty
Link copied to clipboard
open fun getTopic(): String
Get the topic of the LiveUpdate