need for different message routing configuration per device group

Hello,

 

We are using the Message Routing API of nrfCloud to consume messages via Webhook and DLQ.
We have several devices placed in different device groups (e.g. prod_devices, test_devices, dev_devices)

 

We would like to have different Message Routing configuration per device group.
Our need is to be able to consume messages in different endpoints per device group.

 

Is that or something similar feasible?

 

Thank you

  • Hei Avgerinos,

    we do not support setting up destinations based on device groups yet. I'll let the product team know that this is a feature you would like to see.

    Until then, you could solve this on your end by combining the device data you fetch via the REST API, which contains the device groups, and route the incoming messages based on this information to your desired endpoint.

    Best regards,

    ~Markus

    Markus Tacker (he/him)  

    [email protected]
    Principal R&D Engineer | M +47 46 44 26 49

     


     

    At Nordic, we work flexibly - so while it suits me to email now, I do not expect a response or action outside of your own working hours.

Related