Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 755a9a2f8f adapt the example in the readme; fix a macro redefinition edge-case il y a 9 ans
  Julius Pfrommer c90970ae1e include config.h before the feature conditional il y a 9 ans
  Stasik0 509e4c9821 fixing build, the ifdefs had no chance to be set, since config was not included il y a 9 ans
  Julius Pfrommer cd0c012e47 include all sources in amalgamation + ifdefs to activate features; replace tabs with spaces il y a 9 ans
  Julius Pfrommer b346d0a279 improve the readme il y a 9 ans
  Julius Pfrommer e4ff940e51 Merge pull request #571 from open62541/refactor_subscriptions il y a 9 ans
  Julius Pfrommer b8e8734110 mostly cosmetic improvements il y a 9 ans
  Julius Pfrommer 67516b5aec fix setting the monitoringmode il y a 9 ans
  Julius Pfrommer 9419d0a206 remove redundant type defs il y a 9 ans
  Julius Pfrommer 0441355fbc use the indexRange, check the encoding, use the timestampstoreturn flag il y a 9 ans
  Julius Pfrommer 8c4726b1f9 small fixes to make clang analyzer happy il y a 9 ans
  Julius Pfrommer c3abb5014f the synchronous client uses a small keepalivecount and a large lifetimecount il y a 9 ans
  Julius Pfrommer e014b88d51 activate modifymonitoreditems and reset subscription lifetime il y a 9 ans
  Julius Pfrommer eba0976ae4 Fix subscription issues uncovered by the testing tools il y a 9 ans
  Julius Pfrommer b000d7aeff Handle nan in requested publishing and sampling intervals il y a 9 ans
  Julius Pfrommer dac2957d40 Return an error when receiving a publish on sessions with no subscription il y a 9 ans
  Julius Pfrommer 267c9b7afe return the correct error message for republish il y a 9 ans
  Julius Pfrommer 90145a1a94 add setpublishingmode service il y a 9 ans
  Julius Pfrommer 2b515084d7 set accesslevel attributes in the example server il y a 9 ans
  Julius Pfrommer eec93f62c6 add the sequence number of the current publish response il y a 9 ans
  Julius Pfrommer 68600afdef subscription lifetime needs to be at least 3 time the keepalivecount il y a 9 ans
  Julius Pfrommer 0116cecd8e execute callbacks immediately for the first time il y a 9 ans
  Julius Pfrommer d4aecbdb5b change subscription limits according the standard il y a 9 ans
  Julius Pfrommer c15a60b27e include datatype lists as dependency il y a 9 ans
  Julius Pfrommer 2af51b18da Refactor subscriptions to use different sampling and response intervals for subscriptions and monitoreditems il y a 9 ans
  Julius Pfrommer 9a88f8490a make arguments const if possible in hl-client; remove unneccessary copying il y a 9 ans
  Julius Pfrommer 7711a0503d add dedicated highlevel client functions for reading and writing arraydimensions attributes il y a 9 ans
  Julius Pfrommer 059c7342be fix the highlevel client docs il y a 9 ans
  Julius Pfrommer 85f04d57c7 add typed version of writeAttribute highlevel functions; add documention for the highlevel client il y a 9 ans
  Julius Pfrommer 9298a7a92a generate documentation for networking il y a 9 ans