I created a smartREST template via the frontend:
- templateCollectionId: mycid
- messgaeID: 456
target rest api: EVENT
Method: POST
$.type: testType
$ .text: testText
$ .TIME: 2018-06-14 00:00
rest api custom fields:
testkey / string
testValue / string
preview:
456 <TestKey>, <test value>
If I send the following message, nothing matters in the list of events (devicemanagement -> Events):
s/uc/mycid
456,halloKey,halloValue
could you help me? Thank you
UPDATE: I got the list of events via REST. There they appear. But why they do not appear on (frontend) under devicemanagement -> events and also on devicemanagement -> mydevice -> events?
smartRule template