2.1.2 Hotfix Release
The following changes have been made to the library:
FIXED
- Fixed bug
TypeError: Cannot read properties of undefined (reading '0')
when usingWideSkyClient.batch.hisWrite
.
CHANGED
- Added empty payload check.
ADDED
- Size property to
HisWritePayload
to get the number of rows currently added to the payload.