History Access Example

Questions regarding the use of the C++ SDK for Server or Client development or integration into customer products ...

Moderator: uasdkcpp

Post Reply
manakamu
Sr. Member
Sr. Member
Posts: 10
Joined: 13 Dec 2018, 02:08

History Access Example

Post by manakamu »

I am trying to understand the Event History Access Example.
The sample has two folders (AreaAirConditioner/AreaFurance).
When the Start/Stop method of the object in each folder is executed, the event occures.
When I get Historical Events, HistoryManagerCache::readEvents() can distinguish which folder is event source because AreaAirConditioner/AreaFurance are separated into separated folder.

But how can I identify the event source if the two folders are not separated and put into a same folder?
Is it mandatory to separate folders for each event?

manakamu
Sr. Member
Sr. Member
Posts: 10
Joined: 13 Dec 2018, 02:08

Re: History Access Example

Post by manakamu »

Event History Access Example can be found at the following URL.
https://documentation.unified-automatio ... moServer_6

Post Reply