Java Mine
ContentsIndexHome
AttentionBase Members Public Methods
Public Methods
 
Name 
Description 
 
This is classMap, a member of class _ApplicationBase. 
 
This is Create, a member of class AttentionBase. 
 
This is CreateApplicationBase, a member of class _ApplicationBase. 
 
Data Generated: Notifications [byte] Count of Notifications SensorReadings [byte] Count of Readings  
 
Returns default configurations for the sensor
@param version The version of the Sensor @param platform The Firmware Generation of your device. i.e. Commercial, Alta, Wifi @return Default configurations for the sensor 
 
This is getImplementedSensors, a member of class _ApplicationBase. 
 
This is getProfileType, a member of class AttentionBase. 
 
This is GetType, a member of class _ApplicationBase. 
 
This is Message, a member of class AttentionBase. 
 

Allows for the update of the specific type of sensor. @param sens the Sensor object to be updated @param heartBeat How often the sensor communicates with the gateway if no activity recorded. @param pollRate How often the local alert communicates with the gateway looking for new down messages. @param alarmTime How long the alarm is on before snoozing. @param snoozeTime How long the alarm is turned off before alarming again ( a new notification will force the device back into the alarm state). @param enableBackLight Controls the backlight when only the status bar is displayed. @param enableLEDAlarm Turns the LED... more 
 

Sets the ReportInterval as minutes on the sensor object the next time this sensor checks in it will update @param sens the Sensor object to be updated @param heartBeat a double value this is represented in minutes so heartbeat equals 1 that is one minute @param sendSensorUpdate a Boolean flag that lets the sensor know if it should send up the new configuration 
Copyright (c) 2023. All rights reserved.