Skip to content

v1.47.2 - Modify `TriggerEvent()` for simpler usage

Latest
Compare
Choose a tag to compare
@mpaperno mpaperno released this 19 May 08:34
4f1037c

Changes since v1.47.1:

  • Deprecated usage of TriggerEventStates custom type in TouchPortalClient::TriggerEvent() and TriggerEventCommand: (1049c940)
    • Switch TriggerEventCommand to use regular Dictionary<string,string> type;
    • Updated TouchPortalClient::TriggerEvent() method to accept Dictionary<string,string> type for local states argument and added overload which accepts a more generic IReadOnlyDictionary<string,string> argument.

The download here contains AnyCPU DLL builds for .NET 6, 7 and 8 with portable debug info and generated documentation XML. The package can also be used via nuget.