Mike
Mike
The documentation is could do with an update because CryptoJS is no longer available at http://crypto-js.googlecode.com/
Thanks for adding support for devices running version 3.4 I can connect to my Silvercrest gateway but the data that is returned is `devid not found`. The options I'm supplying...
**Is your feature request related to a problem? Please describe.** Continuous accessibility testing of website **Describe the solution you'd like** There are some great E2E accessibility libraries out there e.g....
When I try to connect to the Central Europe server to get the device as per the "getting started" code I get a 1106 `permission deny` error. The gateway device...
If I specify that a polygon (or other shape such as a circle) should be false in the drawOptions like so: ``` drawOptions = { draw:{ polygon: false, }, edit:...
If the GPX file includes an extension in the metadata e.g.: ``` The Event Title The Author hikingTourTrail ``` a `Cannot read properties of null (reading 'getElementsByTagName')` exception is thrown...