-----------------------
Official release of ZDM (Zerynth r2.6.0)
* Added conditions and removed events.
* Added requests_timestamp() method
* Renamed publish_data() into publish().
* Fix job args after expected status received.
* Renamed jobs parameters into jobs_dict of the ZDMClient.
* Parameters of publish(payload, tag) methods inverted. First parameter is payload and second is tag.