Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, I'm currently trying to configure and retrieve the snapshots for a MV2 camera, with the API call https://developer.cisco.com/meraki/api-v1/generate-device-camera-snapshot/. However, I am getting the 400 response that "Timestamp is not a supported...
Hi, i'm currently trying to generate some camera snapshots with the API call https://developer.cisco.com/meraki/api-v1/generate-device-camera-snapshot/. However, I'm running into rate-limiting issues with this method. I will create a burst of 3-9 sna...
Hi, according to the doumentation for the creation of MQTT broker in https://developer.cisco.com/meraki/api-v1/create-network-mqtt-broker/, we can specify the `caCertificate` field. However, I am not able to find the correct format which the meraki A...
I've done this already, but I think for the volume of traffic that the camera is experiencing, my queue still gets very backlogged. I don't think this would be solvable with the API right now with its rate limits, and no way to batch retrieve snapsho...
Hi @jopolloc! I was doing some testing, and I figured out that it was working with the nextline character \n, and I was actually having a bug with the saving of the certificate in the dashboard! I was able to receive the MQTT messages with the certif...