Virtual network servers

Home Forums General Virtual network servers

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18268
    Ferenc Unghváry
    Participant

    Dear Support,

    we use your built-in network server application in our LoRaWAN.
    Can we create some virtual LoRaWAN networks to separate the connected LoRa devices? If yes, how can we do that?
    I mean some devices belong to an application. Some other devices belong to another application.
    It would be better if we could easily subscribe to all queues belonging to the same application without subscribing to queues belonging to devices of another applications.

    Is it possible?

    Best regards,

    Ferenc

    #18273
    Peter Ferland
    Blocked

    Currently the Conduit’s lora-network-server can only handle one Network Id and AppId. You could approximate this by using the first byte of the payload to identify the type of application it is. This could be as simple as a small program that subscribes to lora/+/+, then publishes to topics for app1/app2/etc. that your other programs are subscribed to.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.