Notification 0x1001 - Battery Charged

The device sends this notification when the battery charger detects that the battery is fully charged. This only occurs when the device is powered by a USB power source. See Table - Notification Message Formatand Table - Battery Charged Notification Example.

Table - Battery Charged Notification Example

Example (hex)
AA 00 81 04 83 00 10 01 82 00 02 02 00

Table - Notification Payload for Device Reset Occurred

Tag
Len
Value / Description
Typ
Req
Default

Beginning of Notification Message

1001 = Device Information Update

81

var

This parameter has the same length and value described by Property 2.3.1.2.1.1 Device Operational Status.

B

R

82

var

This parameter has the same length and value described by Property 2.3.1.2.1.2 Offline Status Detail.

B

R

xx

var

More data objects may be added in future firmware revisions.

End of Notification Message

Table - Notification Example for Device Reset Occurred

Example (hex)
AA00 81 04 83001001 82 04 00000000 84 08 1001 81 01 02 82 01 00

Table - Notification Payload for Touch Sensor Press or Release On Display (Touch Only)

Tag
Len
Value / Description
Typ
Req
Default

Beginning of Notification Message

1001 = Device Information Update

81

04

Press / Release Coordinates Coordinates of the press / release from origin 0,0 at the top left corner of the display, automatically adjusted to match the device’s orientation as configured by Property 1.2.3.1.1.2 Custom Idle Page Image Device Locked (Display Only). Bytes 1..2 X Coordinate X coordinate of press / release, in big endian order. Bytes 3..4 Y Coordinate Y Coordinate of press / release, in big endian order.

B

R

End of Notification Message

Table - Notification Example for Touch Sensor Press or Release On Display (Touch Only)

Table - Notification Payload for Session Expiring Soon (Session Management Only)

Tag
Len
Value / Description
Typ
Req
Default

Beginning of Notification Message

1001 = Device Information Update

81

1

Interface 0x00 = WLAN

B

R

82

1

Connection 0x00 = Connection 0, Interfaces that only support one connection will use connection 0. WLAN will always set this to 0 even if the device is configured to support more than one connection with Property 1.2.2.1.1.A Maximum Client Connectionssince there is only a single session for all clients. See **Command 0x1F03 - Extend Session (Session Management Only)**for more information on this scenario.

B

R

83

1

Expiration Time The time in minutes until the session expires.

B

R

xx

var

More data objects may be added in future firmware revisions.

End of Notification Message

Table - Notification Example for Session Expiring Soon (Session Management Only)

Table - Notification Payload for Key management, Certificate Expiring Soon (Session Management Only)

Tag
Len
Value / Description
Typ
Req
Default

Beginning of Notification Message

1001 = Device Information Update

81

1

This parameter has the same length and value described by Property 1.2.2.1.1.B Certificate Expiring Soon Notification Threshold.

B

R

82

1

This parameter contains the certificate identifier. See the certificate file type section (File Type 0x03) from Table 206 to identify this certificate by locating the certificate that has a File Subtype that matches this certificate identifier.

B

R

83

1

The number of days the certificate is still valid.

B

R

End of Notification Message

Table - Notification Example for Key management, Certificate Expiring Soon (Session Management Only)

Table - Notification Payload for UID

Tag
Len
Value / Description
Typ
Req
Default

Beginning of Notification Message

1001 = Device Information Update

84

var

NFC Payload

B

R

/DF79

var

NFC UID

B

R

End of Notification Message

Table – Notification Payload for UID Example

Last updated