Justin Hammond
Justin Hammond
Create a ZIP File with Logs, ozwcache etc for users to create support issues when they experience problems with devices. (we are always asking users for Logs!)
I'm having a look at the new Autopatch functionality. I send something like this: `[{"op":"replace","path":"/description","value":"MouthPieceApp123"}]` In my GET Operation, I return a model with a number of fields Marked ReadOnly,...
Hi, I'm looking at fixing the issue with DisableSchemaProperty not working... but think I've found another potential issue. the $schema property is intended to identify the dialect of json-schema used,...
Hi, Just a minor quirk - Any problem with sending a notification to HipChat will end up aborting the job that is running. It would be nice if the job...
**Describe the issue** Is there a way to preserve the json type of a attribute when sending via the MQTT broker? eg, if I define two shared attributes on my...
If I have set(CONFIG_NEWLIB_STANDARD 1) set(CONFIG_NEWLIB 1) in my project, when attempting to connecting to wifi - it crashes: ``` ____ __ __ _ _ _ | _ \ /...
Hi, we have the header bl808_ipc.h present, but the source for IPC is missing. I found a copy in the bl_linux repo, but wondering if it could be added to...
Hi, I'm trying to get qt 5.2 working with the eglfs driver (so it doesn't require X or Wayland), and I'm having a assertion failure with etna when trying to...