Name | Description | Type | Additional information |
---|---|---|---|
Message |
Enter a status message to post to the timeline. This can be used to trigger notifications You can use any of the bttn tags (See https://bttn.freshdesk.com/support/solutions/articles/5000671123-tags-explained) Leave empty to not post a status message when the button is pressed. Example: Message:"Button Pressed. Count = <COUNTER>. Button: <ID>" |
string |
None. |
Name |
Example "Name":"@lt;NAME@gt;" Passes in the buttons name (e.g. bttn 1668) |
string |
None. |
Id |
Example "Id":"@lt;ID@gt;" Passes in the buttons short id (e.g. 1668) |
string |
None. |
DeviceId |
Example "DeviceId":"@lt;DEVICEID@gt;" Passes in the buttons device id (e.g. 0013950007827455) |
string |
None. |
Counter |
Example "Counter":"@lt;COUNTER@gt;" Passes in the buttons counter (e.g. 3), this is then recorded as a measurement |
integer |
None. |
EventType |
Example "EventType":"@lt;ETYPE@gt;" Passes in the buttons device id (e.g. 0013950007827455) |
string |
None. |
CounterPressed |
Example "CounterPressed":"@lt;COUNTERP@gt;" Passes in the buttons pressed counter (e.g. 3), this is then recorded as a measurement |
integer |
None. |
CounterLongPressed |
Example "CounterLongPressed":"@lt;COUNTERL@gt;" Passes in the buttons long pressed counter (e.g. 3), this is then recorded as a measurement |
integer |
None. |
CounterNotPressed |
Example "CounterNotPressed":"@lt;COUNTERN@gt;" Passes in the buttons not-pressed counter (e.g. 3), this is then recorded as a measurement |
integer |
None. |