Feature #605
Updated by Hammel over 6 years ago
This is the interface should be generic, like a plugin, so that makes REST API connections to send messages and retrieve responses. Input to this class comes alternative messaging mechanisms can replace the PiBox mechanism. This implies some kind of JSON configuration and/or loadable module support in Message objects. Jarvis. Output from this class The "protocol specification":http://redmine.graphics-muse.org/projects/ironman/wiki/Jarvis_Protocol is delivered in Message objects. The Message class may be extended to support JSON parsing of string data. early design stages.