ZigbeeNet
ZigbeeNet copied to clipboard
Namespace inconsistent
Please change the namespace to ZigBeeNet, so it's conform with your other libraries.
Any examples? You also can send a PR
There are libraries with ZigbeeNet.Hardware.ConBee, others are with ZigBeeNet. I have also noticed ZigBeeNet.Tran**(s is missing)**port.SerialPort.ZigBeeSerialPort Maybe not everything is from you. I'm using the latest nuget packages.
Ah ok I understand. You are right. I will check this. I had this capitalize problems at the beginning and it's difficult to fix this on Windows, because you have to set some special git config that changes will be applied. Luckily I am developing on Linux now and here you are able to fix it because Linux is case sensetive by default. I Hope that Nuget Package names can be fixed, too
It's not a big issue, just to be nice and clean ;)