Just found a coroutine-based demo for eclipse-milo...
# science
a
Just found a coroutine-based demo for eclipse-milo by @kevinherron: https://github.com/digitalpetri/opc-ua-demo-server. Really nice to find kotlin in IoT and SCADA already.
🙌🏼 1
đź‘Ť 1
K 1
Milo looks like a library which could benefit from nice Kotlin API. The configuration looks rather comlicated.
k
I have toyed with building Kotlin DSLs for node configuration in the server but not followed through with anything, just experiments. There’s a few areas where a DSL would be nice. Possibly even room for a whole “Milo KTX” project like Android KTX
a
I see, I will keep in touch than. Maybe contribute something.
Right now I need a simple gate-server between magix event-loop and opc-ua.
h
@altavir Regarding your initial posting: We also have written and deployed multiple IIoT applications in 100% kotlin on top of thingsboard.io for various customers already. It was a lot of fun and even the kotlin community grew a tiny bit, because we onboarded multiple java devs when doing so. 🙂
a
@holgerbrandl we are looking forward to collaborate. There is a lot of requests for open-source IoT and SCADA systems. We had a discussion about that with industrial guys just yesterday. Kotlin could really rule this segment.