Kai Gerken
Kai Gerken
**Description** Currently, dates can only send as quoted string. That makes it complicated on the backend site, because this values must cleaned from quotes to use it as dates. **My...
Added the necessary config for the smart meter AS2020 to fix missing sign on current power value.
Typedoc added and extend publish script to generate docs before run lerna publish. Preview: https://raw.githack.com/KG3RK3N/ui-mapbox/docs/docs/index.html As entry point I used "mapbox.common.ts" because "index.d.ts" throws exceptions on typedoc generation that iOS...
Currently, the output returns `"productType": 118` on Mavic 3 Enterprise logs because its missing on the product types. I guess that the following value is to append to the [ProductType...
Currently, the library returns 2 batteries but only one has a serial number on a M300. Latest firmware & FlightRecordParsingLib version was used. We changed the batteries 3 times (6...
### Issue Description Run the following command on a windows machine: `ns typings android ` That always results into the message: ``` No .jar or .aar file specified. Please specify...