[Logo] Serotonin Software Community
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: mlohbihler
Forum Index » Profile for mlohbihler » Messages posted by mlohbihler
Author Message
Have a look at ReportSlaveIdRequest
Sorry, i still don't understand how this makes the whole thing pointless. You absolutely do have separate threads accessing scheduleTimeout and add/removeDataPoint. The former is a runtime function, the latter is a UI function. It still looks fine to me.
True, but "dp.getPointLocator().getDataTypeId()" to be specific. Thanks Arne.
Hi Arne,

Sorry, i'm not seeing what the bug is here. You point 2 is incorrect. The lock object is not Boolean.TRUE, it is a new Boolean object created for each data source instance. And contrary to point 3, the lock is only used to manage the point list, not writing to the cache (unless writing to the cache is part of a data sources usage of the point list).

Maybe if you posted the "fix", it would help me understand.
So for ScadaBR I will have to throw out all references to seroUtil in order to get a full Open Source?


They might do that i suppose, but rewriting all of that supporting code would be a large effort. The good news is that we just started the process of releasing seroUtils as open source. The first project is here: http://code.google.com/p/serotonin-json.

Please note that this is *not* the version of JSON that is used in Mango, but a more advanced and streamlined version. (The API is similar in many ways, but different enough in others.)

The release of other parts of seroUtils is forthcoming.

Regarding serializing enums, you don't annotate them. The id of the enum is serialized as a string.
For seroUtils? No. The license would be one of usage with Mango.
Yes, you can do what you like with the sources within the constraints of the GPL license. The license for seroUtils is not defined, but it is intended to be used only as support for Mango. I would be inclined to grant its use as support for Mango derivatives under GPL as well.
Just installing Java doesn't necessarily also set up JAVA_HOME vars. You may have to do that part manually.
Have you seen this post? http://mango.serotoninsoftware.com/forum/posts/list/97.page
Is this for a graphical view?
seroUtils.jar is available for download along with BACnet4J.
Yes. Click the "generate history" icon in the point list.
You can use VTS in the way you describe, yes. You could also have two or mroe instances of BACnet4J communicating with each other. There is code in the test source that should indicate how this can be done.
Have you tried port 587?
1 - You've identified the only difference between the two downloads. The two files are excluded so that any changes that users have made to them are not overwritten.

2 - No.
 
Forum Index » Profile for mlohbihler » Messages posted by mlohbihler
Go to:   
Powered by JForum 2.1.9 © JForum Team