Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
484754 | Procedia Computer Science | 2015 | 8 Pages |
We present the PalCom Object Notation, a textual data representation format for communication between internet of things which support binary and textual data. The format does not require parsing of user data (or the “payload”) and is thus efficient to use also for large binary values such as digital images, audio and video as well as for short textual values. These can be mixed in the same messages and thus transported over the same communication link. Its structure is influenced by JSON, making it easy to translate between the two formats. The evaluation show that its size and processing efficiency is comparable to that of JSON for small data, but becomes both smaller and more efficient as datagrows, and can yield a tenfold performance increase for binary payloads.