Door sensor
Name |
Type |
Description |
---|---|---|
accessLevel |
current user access level |
|
connectedToLockId |
number |
id of lock that door sensor is paired with |
created |
datetime |
when door sensor was added to user account |
deviceRevision |
number |
current door sensor revision on the device |
deviceState |
current door sensor state |
|
id |
number |
id |
isConnected |
boolean |
property not used for door sensor |
name |
string |
door sensor name in Tedee system |
organizationId |
integer |
id of organization that door sensor is assigned to |
revision |
number |
current revision of door sensor configuration |
serialNumber |
string |
door sensor serial number |
shareDetails |
share details of current user for that device |
|
softwareVersions |
software versions of the device |
|
targetDeviceRevision |
number |
revision info that is sent to device from backend |
timeZone |
string |
timezone of door sensor |
type |
device type |
|
userIdentity |
string |
door sensor owner identity |
userSettings |
settings of current user for that device |
Note
The state of the door is not part of the door sensor model, but of the Lock model. The current doorState is returned along with other properties of the lock paired with the door sensor.