Skip to content

cloudnativego/drones-cmds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wercker status

Drone Army Sample - Command Processing Service

This is part of the Drone Army sample suite, this service is responsible for processing incoming commands and converting them into events for dispatch into queues.

RESTful Endpoints

The following is a list of the REST endpoints exposed by this service.

Resource Method Description
/api/cmds/telemetry POST Submits a new telemetry update command, dispatches corresponding event to queue
/api/cmds/alerts POST Submits a new alert command
/api/cmds/position POST Submits a new position update command

About

Command Handler Service for Drone Army Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors