Project-Haystack / haystack-defs

Haystack 4 Defs
Academic Free License v3.0
62 stars 11 forks source link

Python version? #11

Open bbartling opened 2 years ago

bbartling commented 2 years ago

Hi is there a Python version?

Or could I use this code to apply tags to a postgres db building automation HVAC data? I am not familiar with Fantom.

Any tips on the use case for how to use this repo greatly appreciated. Apologize for my software engineer ignorance, my background is a BAS field technician that has picked up some Python over the years. I know what to do with tagging but how to apply am still learning. Any help appreciated.

skewty commented 2 years ago

Fantom is a largely dead language used by both SkySpark and FIN-Stack (they share a boat load of code). See https://fantom-lang.org/ and or https://fantom.org/ for further info.

WARNING: no modern current IDE version support exists or is planned / in the works.

You may wish to take a look at https://volttron.readthedocs.io/ for some python example code. If you want to do Haystack client side (JavaScript / TypeScript) see https://www.npmjs.com/search?q=j2inn (J2Inn make FIN-Stack).