Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 416 Bytes

appmessage.rst

File metadata and controls

9 lines (7 loc) · 416 Bytes

AppMessage

The AppMessage service is primarily used for interacting with apps via the Pebble AppMessage protocol. AppMessage represents messages as flat dictionaries, with integer keys and arbitrary values. Because AppMessage dictionary values express more type information than Python types can, wrappers are provided for the relevant types.

libpebble2.services.appmessage