Skip to content

Tracking multiple devices #3

Open
@invaderb

Description

@invaderb

Greetings,

I'm starting to get the hang of the library and created a custom adapter for my GPS device and have it sending data however is it possible to track multiple different devices at the same time?

Lets say I have my GPS device and the TK103 in the index.js under the var options = {
'debug' : false,
'port' : 8090,
'device_adapter' : "TK103",
'device_adapter' : "AB100"
}
However what ever is set as the last device_adapter is what the app is looking for.

any advice would be greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions