Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
You can include them but there's no guarantee that it will work as there might be some dependencies. Which functions do you want to use in your app?
Posts: 3
Threads: 1
Joined: Sep 2019
Reputation:
0
At the moment:
1. Scada.reqUrl
2. Scada.decodeGroupAddress
3. Scada.dt
4. Scada.normalizeDt
Posts: 3
Threads: 1
Joined: Sep 2019
Reputation:
0
I need simple select box with object values, and in this scripts are some useful functions.
Posts: 7720
Threads: 42
Joined: Jun 2015
Reputation:
446
You should use localbus from apps as I've suggested earlier. It has data type list localbus.dt, address decoding localbus.decodega() etc.