Thank you for getting this implemented, this is going to be great!
Now, not to stare a gift horse in the mouth, but is there a way to access casts via the API? Previously, I have been accessing all the data via modbusphp. As such, I have hundreds of data points in MHR data, many casted as : D or :RD, depending on need. To transition things to the API, it would be easiest to begin by simply referencing the existing locations, such as /data/json?dataPoint=MHR400:RD, but I am presented with a "Bad Request" response. Is there a simple workaround?
Again, not poo-pooing on your implementation, but I'm so eager to start implementing this that I don't want to re-write my program to contain everything in "real" double word or real address locations.
Thanks!