Added support for any data type of schedule and fixed subnet mask validation#2022
Added support for any data type of schedule and fixed subnet mask validation#2022samson0v merged 5 commits intothingsboard:masterfrom
Conversation
|
@majuss, thanks for your contribution! |
|
Please don't merge just yet I need to optimise the subnet detection. Also default net 24 is maybe not helpful. 32 is in my opinion the "normal" one. |
|
@majuss got it, I will wait for your message. |
|
@majuss, do you need any help? |
|
It would be nice if you could take on this change: ccf4197 |
|
@samson0v do you have a timeline for this :)? |
|
@majuss, we were working on the release today. I remember about your request) |
|
@samson0v I rewrote the find_values function to list only unique values and it works with unhashable data. |
|
@majuss, thanks a lot for your contribution! |
Now you can write any type of datapoint in a schedule. Before it was limited to decimals.
Fixed a bug in subnetmask detection for BACnet