Skip to content

MQTT Events to Azure IoT Hub #765

Closed Answered by vivekatoffice
FLSandberg asked this question in General
Discussion options

You must be logged in to vote

Hi @FLSandberg ,
As per my understanding, you may be missing the MQTT Event Bridge part. I am adding the steps that I followed to test the MQTT Events to Azure IoT Hub from AXIS License Plate Verifier ACAP:

1. Get the correct topicFilter using AXIS Metadata Monitor for ALPV event metadata.

Use this Test button if you don't have the camera on the road with the vehicle 😉

2. Start MQTT Events for ALPV using the the MQTT Event Bridge APIs:

URL

http://{{device}}/axis-cgi/mqtt/event.cgi

Body:

{
    "apiVersion": "1.0",
    "context": "some context",
    "method": "configureEventPublication",
    "params": {
        "eventFilterList": [
            {
                "topicFilter": "tnsaxis:Cam…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@FLSandberg
Comment options

Answer selected by FLSandberg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants