On 01.01.2016 14:25, Solèr Ursin wrote: > I do agree here as well, but I have to ask for a simple MOAT example, > beginners guide, > how to tutorial that explains how to get started with MOAT (set it up from > bare metal). > I did not had the time to look into MOAT yet - can you tell me how complex > the code is? > Is it simple to add stuff or modify parts?
Writing more documentation is on my radar. At the moment I'm working on the higher-level parts of what MoaT is supposed to accomplish. In short, I will store the whole system state (not just 1wire) in etcd, and transmit all events through AMQP/MQTT. The main point of this exercise is that both amqp and etcd can be set up redundantly, so everything still works if one of your boxes fails or needs to be updated (as long as you have three of them). Also, I want a system that makes adding code written in whatever language you want as simple as possible. Thus, everything will go through the messaging bus and the complete system state will be in etcd. I plan to have something reasonably useable by the end of the month. -- Matthias Urlichs ------------------------------------------------------------------------------ _______________________________________________ Owfs-developers mailing list Owfs-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/owfs-developers