[
https://issues.apache.org/jira/browse/STREAMPIPES-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130611#comment-17130611
]
Philipp Zehnder edited comment on STREAMPIPES-160 at 6/10/20, 12:25 PM:
------------------------------------------------------------------------
{quote}*Different Event Types*
{quote}*single:*
{
"timestamp": 1591624975,
"button_id":"button_1",
"click_type": "single"
}
*double:*
{"timestamp": 1591624975,
"button_id":"button_1",
"click_type": "double"
}
*hold:*
{
"timestamp": 1591624975,
"button_id":"button_1",
"click_type": "hold"
}{quote}{quote}
was (Author: zehnder):
{quote}*Different Event Types*
*single:*
{
"timestamp": 1591624975,
"button_id":"button_1",
"click_type": "single"
}
*double:*
{
"timestamp": 1591624975,
"button_id":"button_1",
"click_type": "double"
}
*hold:*
{
"timestamp": 1591624975,
"button_id":"button_1",
"click_type": "hold"
}
{quote}
> Adapter: Flic Button
> --------------------
>
> Key: STREAMPIPES-160
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-160
> Project: StreamPipes
> Issue Type: New Feature
> Components: Connect
> Reporter: Philipp Zehnder
> Priority: Major
> Fix For: 0.67.0
>
>
> Add an adapter for flic buttons.
> Events are read from a mqtt broker
--
This message was sent by Atlassian Jira
(v8.3.4#803005)