This plugin adds functionality to operate with complex data structures. Properties of entity instances or relation
instances can have different data types. It's possible to store even complex data using the data types array and
object. This is handy if you receive data from an MQTT endpoint or if you want to represent more complex data. But it
makes it also necessary to unpack or pack these data in order to operate with it.