12.11.2015, 07:45
Do you have full specification of where the inverter data is stored (handle id / uuid) and what is the data type? Our BLE mapper has profiles so end users don't have to write any code, but each profile is basically a script because there's no unified way of storing data in BLE, so each device from each manufacturer requires different approach.
As for remote services you can always add an event script and use standard remote services. It is also possible to use Lua scripts that are accessible through the web server, but we are still preparing full documentation and examples for that.
As for remote services you can always add an event script and use standard remote services. It is also possible to use Lua scripts that are accessible through the web server, but we are still preparing full documentation and examples for that.