NOTE: Merged with openTAKpickList.
This is a list of web resources, hardware and software that can be used in conjunction with the Team Awareness Kit (TAK) platform.
{ | |
"queries": [{ | |
"name": "List all owned users", | |
"queryList": [{ | |
"final": true, | |
"query": "MATCH (m:User) WHERE m.owned=TRUE RETURN m" | |
}] | |
}, | |
{ | |
"name": "List all owned computers", |
NOTE: Merged with openTAKpickList.
This is a list of web resources, hardware and software that can be used in conjunction with the Team Awareness Kit (TAK) platform.