NoMagicAi / abb_librws

A C++ library for interfacing with ABB robot controllers supporting Robot Web Services
BSD 3-Clause "New" or "Revised" License
0 stars 5 forks source link

RWSClient::processEvent() can handle multiple <li> elements #29

Closed mkatliar closed 2 years ago

mkatliar commented 2 years ago

If multiple events arrive in one RWS subscription packet, they all will be handled.