Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smok-serwis/smok1
SMOKv1 - a heating installation monitoring system ca 2009
https://github.com/smok-serwis/smok1
Last synced: 6 days ago
JSON representation
SMOKv1 - a heating installation monitoring system ca 2009
- Host: GitHub
- URL: https://github.com/smok-serwis/smok1
- Owner: smok-serwis
- Created: 2015-08-22T03:27:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T15:15:27.000Z (2 months ago)
- Last Synced: 2024-10-28T17:39:37.229Z (2 months ago)
- Language: HTML
- Size: 2.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
SMOK
====
(c) P.W. DMS s.c. 2009-2010This is first version of SMOK system, written in 2009, in the era where it used an Atom server and a SOHO internet access with IP changing daily (no-ip rulez).
This was stripped of any corporate secrets in order to be posted online.
Please note that this is very legacy code, sinning plentifully against PEP8. This is only meant as a curiosity.
Waiting for release, in some very very far future, are SMOK2 and SMOK3.
Current version, SMOK4, uses very elegant code and design, something entirely unlike it. Beware :>
Update
======
Presently it's being updated to SMOK5, which is a fully observable, replicable, distributed, no-SPoF, microservice and CI/CD-based system. There is right now about 600 pages of technical documentation for that.Certain image files (c) Frisko.
My wild guesses as to what certain things are
=============================================(please take a wide berth as I'm writing this after 10 years)
* [p24arch](p24arch) - current archives
* [24pazur](p24pazur) - this has been since axed from SMOK, this allowed users to run custom scripts on the target device. We're working to replicate this function in the upcoming *RAPID* line of modules. Usual case replaced with _timesynced_
* [patelnia](patelnia) and [afsensors](afsensors)- current runtime and core (approximately since these two libraries exchanged responsibilities multiple times)
* [p24server](p24server) - current Vesta for an older SSSP (P24)
* [afserver](afserver) - current SVCR, which then connected to Vesta via sockets, and not over AMQP
* [p24-frisko](p24-frisko) - this is a Tibbo program used to program DS1206 (at that time)
* [p24ip](p24ip) - a Django-written then-dynamite
* [afmotemote](afmotemote) - this is currently available only on-request, this allowed devices with MODBUS RTU over TCP to be integrated into SMOK as well (replaced TSM's KOLEKCJONER)