Internalfunctions - SmartSlog
|
Struct store information about property. More...
Data Fields | |
property_t * | prop |
action_type | action_type |
const ss_triple_t * | new_triples |
const ss_triple_t * | old_triples |
Struct store information about property.
This property is used when subscription indication is coming, it store pointers to triples that represent property and action type of property.
Action that was perfomed under property.
const ss_triple_t* changed_prop_s::new_triples |
const ss_triple_t* changed_prop_s::old_triples |
Triple with new value of the property.
property_t* changed_prop_s::prop |
Property.