It means that I need real device to develop a application by using bacnet4j..Right?
In your code, could you explain where your code is running? In the controller or in computer ?
I need to develop an application to get alarms information from bacnet software (by the way, this bacnet software is Andover Continuum - Schneider Electric),
I also need to develop an application get alarms information as a string and convert it to bacnet protocol and inform bacnet software? This bacnet software actually is managing and controlling subsystems which some of these subsystem's protocol is not bacnet..One of them is Web service so only way to get alarms is to call Web services method and convert to bacnet protocol and pass this info to bacnet software..
could it be possible develop an application like this with bacnet4j ?