Avatar

Not applicable
Upon further reading, I think I am approaching my problem
incorrectly. I think messaging is what I need. I have several
Anemometers (wind reporting devices) grouped by location. They are
constantly sending data which I need to send to any client
connected. I'd also like to only transmit data applicable to the
location the client is viewing. So I think I need messaging with
consumer filters for the location. Let me know if you think
messaging sounds appropriate. As of yet, i haven't been able to
find any messaging example where the data is created on the
server... but I'll keep looking.