ReJo
ReJo
user defined properties could be used to transmit a timestamp with the value of a property. Currently it is impossible for a newly connected mqtt client to know when the...
Yes it's a reality ;-) It's not very easy to buid automatic tests as you need to setup a policy to describe the alternate exchange of one exchange. Then, in...
I also think that defaulting the exchange to the config definition is not necessary. But I was not sure 100%. I'll take it off. I have to check the definition...
> Even though AMQP declaration of AEs is "discouraged", if it works then I think it's a better approach for the specific use-case of Nameko's test suite. And for this...
It would be interesting to allow multiple config files. In many applications, you have part of the configuration that is common to many/all services (like AMQP_URI, exchange, serializer, database url...)...
the config management of other tools allow you to "include" config files in config files. But there is no such thing with yaml (or I did not find it). It...
@david-foo Yes, this is exactly what is needed. I have the same issue : when power goes down (in case of power outage for example), the system should be automaticaly...
I was just wondering what would happen if I power the Pi through its standard power plug, not through the Pi-desktop. Would the pi-desktop be powered too ? would the...
@david-foo Any chance to get the source of the the program running on the microcontroller ?