COAP was already taken for IoT: https://en.wikipedia.org/wiki/Constrained_Application_Protocol
JSON used within Python is still JSON because it's just a notation (the N in JSON), i.e. it's a way to write down data, just in the same form that JavaScript uses for parsing objects.
COAP was already taken for IoT: https://en.wikipedia.org/wiki/Constrained_Application_Protocol
JSON used within Python is still JSON because it's just a notation (the N in JSON), i.e. it's a way to write down data, just in the same form that JavaScript uses for parsing objects.
(post is archived)