mirror of
https://github.com/outbackdingo/xmidt.git
synced 2026-08-25 14:53:55 +00:00
Add the start of the documentation.
This commit is contained in:
@@ -1 +1,58 @@
|
||||
# xmidt
|
||||
# xmidt
|
||||
|
||||
Xmidt (pronounced "transmit") is a combination of a server cluster and client that provide a highly available data path to devices deployed all over the world.
|
||||
|
||||
# tl;dr summary
|
||||
|
||||
A device connects to the xmidt cloud via the xmidt client. Cloud based services can use the xmidt cloud api to send and receive messages from the devices without needing to worry about where the device is in the world or in the network. Push and pull data from the device with ease.
|
||||
|
||||
# the xmidt servers
|
||||
|
||||
### caduceus
|
||||
|
||||
[](https://travis-ci.org/Comcast/caduceus)
|
||||
[](http://codecov.io/github/Comcast/caduceus?branch=master)
|
||||
[](https://codeclimate.com/github/Comcast/caduceus)
|
||||
[](https://codeclimate.com/github/Comcast/caduceus)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/caduceus)
|
||||
[](https://github.com/Comcast/caduceus/blob/master/LICENSE)
|
||||
|
||||
|
||||
### scytale
|
||||
|
||||
[](https://travis-ci.org/Comcast/scytale)
|
||||
[](http://codecov.io/github/Comcast/scytale?branch=master)
|
||||
[](https://codeclimate.com/github/Comcast/scytale)
|
||||
[](https://codeclimate.com/github/Comcast/scytale)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/scytale)
|
||||
[](https://github.com/Comcast/scytale/blob/master/LICENSE)
|
||||
|
||||
|
||||
### talaria
|
||||
|
||||
[](https://travis-ci.org/Comcast/talaria)
|
||||
[](http://codecov.io/github/Comcast/talaria?branch=master)
|
||||
[](https://codeclimate.com/github/Comcast/talaria)
|
||||
[](https://codeclimate.com/github/Comcast/talaria)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/talaria)
|
||||
[](https://github.com/Comcast/talaria/blob/master/LICENSE)
|
||||
|
||||
|
||||
### petasos
|
||||
|
||||
[](https://travis-ci.org/Comcast/petasos)
|
||||
[](http://codecov.io/github/Comcast/petasos?branch=master)
|
||||
[](https://codeclimate.com/github/Comcast/petasos)
|
||||
[](https://codeclimate.com/github/Comcast/petasos)
|
||||
[](https://goreportcard.com/report/github.com/Comcast/petasos)
|
||||
[](https://github.com/Comcast/petasos/blob/master/LICENSE)
|
||||
|
||||
|
||||
# the client components of xmidt
|
||||
|
||||
### parodus
|
||||
|
||||
[](https://travis-ci.org/Comcast/parodus)
|
||||
[](http://codecov.io/github/Comcast/parodus?branch=master)
|
||||
[](https://scan.coverity.com/projects/comcast-parodus)
|
||||
[](https://github.com/Comcast/parodus/blob/master/LICENSE)
|
||||
|
||||
Reference in New Issue
Block a user