Created 04-19-2016 09:01 PM
Can you please post the JSON coming off of AttributesToJSON? Changing "Include Core Attributes" alone will not solve your problem.
Created 04-19-2016 09:11 PM
{"hub_insteon_id":"","device_group":"1","device_insteon_id":"368D4E","recieved_at":"2016-04-11T23:36:36.332240Z","status":"on"}
was taken after i changed it
Created 04-22-2016 09:30 PM
Make the following changes:
And you should be good to go.
Created 04-22-2016 09:31 PM
Oh and don't forget to put a PutSQL processor to actually execute the sql command that ConvertJSONToSQL processor does for you :)