Cosmos is a Internet of Things (IoT) platform completly written in Smalltalk.
Explore the docs »
Report a defect
|
Request feature
Name origin: Astronomer Annie Jump Cannon. A cool surname from a celebrity in astronomy, since Cannon works best when combined with other BA-ST architecture projects, like Stardust and Kepler.
With Cannon, we aim to provide a much needed state machine implementation, which is required for any complex workflow architecture.
- The code is licensed under MIT.
- The documentation is licensed under CC BY-SA 4.0.
Internet of Things platform
The project source code is MIT licensed. Any contribution submitted to the code repository is considered to be under the same license.
On Pharo 6 open Playground and evaluate:
Metacello new
baseline: 'Cosmos';
repository: 'github://iot-uca/back-end:master/source';
load: ('Development').
You may prefer to get a fresh new Pharo image and put IoT-UCA in it. You can use the script: it will get the last Pharo image+VM, install IoT-UCA code and give you a warming welcome!