5.31.0 (2024-04-23)
- flex-fc: add load button (04fb46e)
- flex-fc: add load button for an improved ui experience (895f446)
- modbus: new option for the flex-fc to get input msg (5ff8167)
5.27.2 (2023-08-29)
- deps: can now successfully install deps (f8e0a64)
- deps: updated scope names for requires (9c643f6)
- flexFC: fixed routes for codes map (e2e2cc5)
5.27.1 (2023-08-28)
- added missing verbose warn (4082952)
- adjusted failing tests to tcp ports (5db0e99)
- fixed failing tests using same ports (06080d4)
- flex-getter: corrected isReadyForInput (806ee4c)
- flex-getter: fixed failing tests (1ab96b3)
- flex-getter: revise DelayOnStart (c9d246a)
- flex-server: changed var to const (d638d53)
- flex-write: deleted unused flow (2f0baee)
- flexGetter-verboseWarn: node.serverInfo is left from client - removed (94c58db)
- isReadyForInput: now checks ONLY for readyforinput. Rest in onInput (99f60a8)
- Node-RED PLUS changed to PLUS for Node-RED (f726949)
- not-ready-for-input-warning: removed unnecessary variable/option (d435b9b)
- npmrc: added npmrc file to packed files (40ebf4d)
- require: now requires correct fork of lib (2f936f8)
- server: #333 Cannot read property 'disableMsgOutput' of undefined (5c28e02)
- server: #333 new check of msg object (4631795)
- test: same port on test (b6f531f)
- verboseWarn: verboseWarn accidentally used func left from client (c0d88cd)
- web: get routes for FlowForge (21102c6)
- add custom function code client functionality (505329f)
- add flex-fc node (2766989)
- add modbus-flex-fc to package.json (2bbea1e)
- add path for customModbusMessage event (8a56fed)
- add reset template button for request map (859c563)
- add tests (94a3870)
- added "inactive"-test (03c744a)
- added isActive function (6005960)
- added isInactive check on input (92f49da)
- added more point to Todo (84f39ad)
- added more Todo notes (30c5e80)
- added planned updates for release (765a549)
- added test coverage to Todo (6148dd5)
- added test-helper-extension (c4b493d)
- added tests for Client check (55c235e)
- added Todo content (94d46e8)
- added Todo content, excecuted clean.sh (8f1977c)
- adjusted TODO and package.json (c481b6f)
- clex-connector-test: organized code (92c9e37)
- client-flows: extracted and updated flows (7c40530)
- client-test: added "ready to send"-tests (368e6cd)
- client-tests: organized code (830b0ce)
- client: more options and tabs for the client node (1048021)
- delay-flex-getter: added delay after start (f68d666)
- flex fc debug test (2785c7e)
- flex-connector-flows: extracted and updated flows (6f4330c)
- flex-connector: added "ready to send" tests (11d5b1e)
- flex-getter-flows: extracted and updated flows (db2471b)
- flex-getter-test: organized code (981a15e)
- flex-getter: added html information for node (c74dc2d)
- flex-getter: finished implementing delay + (9656e8f)
- flex-getter: finished implementing delay + warnings (9782a0d)
- flex-getter: further implementing "delayOnStart" (7666d95)
- flex-getter: implemented readyForInput (70bff72)
- flex-getter: started implementing "showWarnings" + "DelayOnStart" (d9db52a)
- flex-getter: startted implementing showReadyForInput (55b107c)
- flex-sequencer-test: changed var to const (ffbf9ff)
- flex-sequencer: added "Ready-To-Read" tests (43e34d6)
- flex-sequencer: extracted and updated flows (b8c12b9)
- flex-sequencer: input delay on start (758a3a5)
- flex-server: extracted and updated flows (64d69ea)
- flex-write: added "ready to send"-tests (9d35d13)
- flex-write: delay on input and check client is active (e1bce6c)
- flex-write: extracted and updated flows (38e4b18)
- getter-flows: updated flows to be organized (5c6239a)
- getter: input delay on start (b7acd97)
- getter: organized Code (19da2dc)
- io-config: extracted and updated flows (e037a59)
- optimized and extracted server flows (7456528)
- option show warning and tabs for optionals (12fa45e)
- queue-info: extracted and updated flows (1b668fa)
- ran clean script, updated Todo (f6f142f)
- read-flows: updated flows to be organized (ccfece8)
- ReadyToSend: added test to test-classes (ee1f924)
- response-filter: added Client check test (9db71b6)
- response-filter: extracted and updated flows (93e10f8)
- response-filter: prepared flow-extraction (39092de)
- response: extracted and updated flows (6930e37)
- simplified code with new function (15c06e2)
- ui issues fixed and rudimentary working (5fb77f8)
- working flex fc node (b75f826)
- write-flows: updated flows to be organized (b32cd54)
- write: input delay on start (7d3567e)
- wrote test for messageAllowedStates (e2c92ec)
5.23.0 (2022-08-01)
- #253 queue info reset (9ad4531)
- #274 (fccd59b)
- #277, #253, #263, #266 (920d6d0)
- client: writeable instead readable on write (2ae4b12)
- ghactions (ee04b3a)
- lock (6fce00e)
- python 3.9 for travis (2afdb63)
- remove wire to none existing node of example code (be770c4)
- source-map not optional (7adac0b)
- travis (d34f5a8)
- upgrade @xstate/fsm from 1.6.4 to 1.6.5 (81383f4)
- IO Modbus examples and node-red version spec in package (707d572)
- less logging switch (716d17c)
- npm stats (1ff2b80)
- unitid 0 allowed and tested (a5ee552)
- upgrade serialport to v10 for ARM (5e93d11)
5.14.1 (2021-08-07)
5.14.0 (2021-04-10)
5.13.1 (2020-05-24)
- serial: #202 locked queue on serial error (757f341)
- serial: queue serial sequenced sending #202 (e11cb49)
5.12.0 (2020-05-17)
- reader: empty msg on error (15a8e01)
5.11.0 (2020-05-12)
5.10.1 (2020-04-10)
- FSM double take on running in the same states with multiple consumer (5072e40)
- HTTP messaging did not work (8e87053)
- improve register and de-register for issue #165 (c68d59b)
- issue #187 - listener remove for partial deploy (5220d27)
- nodejs 13 fsm problem dynamic reconnect (919db9b)
- read node should not use basic status handling cause of the own interval (dea606f)
- remove all listeners was lost in code (92ada63)
- test timeout passing (0dcf966)
- timer problem on partial deploy issue #187 (66066c0)
- getter: empty msg on catch error (c8ac4a6)
- new status update concept for nodes with less traffic (eb2afba)
- queue info can handle all queues from one node issue #175 (1a094b2)
- write: empty msg on fail as the other node (d6fd30b)
5.8.0 (2020-04-02)
- #178 debug per node to see where it is not correct or fallback core log (ff69134)
- #178 too get no crash on internal debug log (a0389e7), closes #180
- activate sending with promise (fcb816e)
- client: FSM message FSM Reset while failure handling and on unplanned state changes, now it raises only on failures (944786c)
- GUI problems and performance while verbose mode is active (9453fcc)
- issue #182 to get better information from the FSM (78be12b)
- issue #175 less update queue info node on queue-changes (45eae4e)
- issue #179 (1824032)
- issue #180 msg as expected from other msg structures (f1e9a43)
- less EMPTY switches to the FSM (29d79bc)
- needs new on re-register nodes (464662b)
- queue problems with issue #175 (154c8a0)
- read: show active again with new state (ed2eb88)
- reconnect could just go to init or stopped (d9e13b9)
- response delay in server in not available for now (4542763)
- serial config via flex connector missing parameter (45e41ee)
- serial lock toggle for issue #175 (45e4be8)
- serial multiple UnitIds issue #175 (2f6fedf)
- similar empty msg structure (cfbd834)
- testing works with new flaqs and clean code (65dba5e)
- the server does not support that feature since jsmodbus is used instead of node-modbus (abd88d8)
- travis build (7a7294e)
- #180 msg on fail pre-release alpha (282a7c4)
- faster client with clean timeouts and less states (cdf4735)
- keep the whole msg and add data for tcp request answers (74271d3)
- msg or error on flex connector (16a947b)
- new output for flex config (f78e775)
- new sending state to improve sequential sending (7802dea)
- new server write concept via input msg and Uint8 list (ad485ea)
- set default on serial for queue by the type checkbox switch (65edb52)
5.2.0 (2019-12-08)
- #160 error on show activities true (af27fe6)
- serialport list call (f401c58)
- supporter file missing (d24fad6)
- typo config node client (9be8b16)
4.1.1 (2018-11-13)
4.0.1 (2018-11-08)
- update libs (a4c1aab)
4.0.0 (2018-08-19)
- clients: register and deregister for all client nodes issue #105 (c7a00a3)
- read: log IO option (61d22ea)
- server: discrete input for the flex server (54d7028)
- server: upgrade to jsmodbus 3.0.0 (12a045e), closes #105
3.6.1 (2018-06-08)
3.6.0 (2018-05-28)
3.5.0 (2018-05-21)
- server: IPv6 support (2eb2973)