How is the object
key supposed to work in http://docs.genieacs.com/en/latest/provisions.html ?
The timestamp argument is an object where the key is the attribute name (e.g.
value
,object
,writable
,path
) and the value is an integer representing a Unix timestamp.
This:
object
: boolean
I could not find any example.