Logic Machine Forum
Bacnet Client SpaceLynk Script - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: Bacnet Client SpaceLynk Script (/showthread.php?tid=5411)



Bacnet Client SpaceLynk Script - equalizer - 08.05.2024

require('bacnet') 
device, objects = bacnet.scandevice(ID)

Fails with "Module 'bacnet' not found." 


Has the package for Bacnet Client via script been added to SpaceLynk and just called something else?

Robert.


RE: Bacnet Client SpaceLynk Script - admin - 08.05.2024

This is only available in LM.


RE: Bacnet Client SpaceLynk Script - equalizer - 08.05.2024

(08.05.2024, 15:58)admin Wrote: This is only available in LM.

Oh no.  :-(

Is the "App" really limited to bacnet 50 points?

Robert.


RE: Bacnet Client SpaceLynk Script - Daniel - 08.05.2024

It is not limited to 50 but you will not get much more out from it.


RE: Bacnet Client SpaceLynk Script - AEK - 08.05.2024

(08.05.2024, 16:23)equalizer Wrote:
(08.05.2024, 15:58)admin Wrote: This is only available in LM.

Oh no.  :-(

Is the "App" really limited to bacnet 50 points?

Robert.

I use it with around 500 variables since 2020 - works correct, but:

when you start mapping from zero it works perfect, when amount of knx objects are growing - the app beacome very slow. scan 1 bacnet device with 300 variables - y must wait for a minute. Or maybe 10 minutes)) every time it is different. add new object mapping - once again wait 1-10 minutes and then -  sometimes nothing, and you should wait again))

but communication is correct. knx objects go to bacnet at the same moment. feegback from bacnet to lm could go about 1-2 minutes


RE: Bacnet Client SpaceLynk Script - equalizer - 14.05.2024

(08.05.2024, 18:01)AEK Wrote: I use it with around 500 variables since 2020 - works correct, but:

when you start mapping from zero it works perfect, when amount of knx objects are growing - the app beacome very slow. scan 1 bacnet device with 300 variables - y must wait for a minute. Or maybe 10 minutes)) every time it is different. add new object mapping - once again wait 1-10 minutes and then -  sometimes nothing, and you should wait again))

but communication is correct. knx objects go to bacnet at the same moment. feedback from bacnet to lm could go about 1-2 minutes

Yep, now I have tried it on a real device its super slow beyond 50 points.


RE: Bacnet Client SpaceLynk Script - Alberto.ricof - 15.05.2024

(08.05.2024, 15:58)admin Wrote: This is only available in LM.

Good morning,
I have a LM version 20240306
where can I download the module to use LUA with Bacnet ?

By default, when I try to use it, I get the following message:

‘Resident script:1: module “bacnet” not found...’.

Thanks in advance,


RE: Bacnet Client SpaceLynk Script - Daniel - 15.05.2024

https://dl.openrb.com/lm-24-imx6/pkg/


RE: Bacnet Client SpaceLynk Script - Alberto.ricof - 15.05.2024

(15.05.2024, 10:59)Daniel Wrote: https://dl.openrb.com/lm-24-imx6/pkg/

Thx !!

(15.05.2024, 10:59)Daniel Wrote: https://dl.openrb.com/lm-24-imx6/pkg/
Hello again,

To install this bacnet package (it's the first time I do it), I understand that you have to do it from the Apps section, right? Apps->install from file...

You have to do or enable something else? when uploading the files I get an error in the signature file.
If I upload it omitting the signature file, it also gives error.

Maybe there is a problem with that file...?

Greetings,


RE: Bacnet Client SpaceLynk Script - Daniel - 15.05.2024

This is not an app Smile
Go to System config - System - Packages.