Willy

Results 3 issues of Willy

Hi, I found the websocket server can't accept the connection with the subprotocol. For example: `new wsImpl('ws','subprotocol')` So i modify some places in CompleteHandshake in WebSocketsProcessor_RFC6455_13. Basically I have to...

Hi, Will the simulator support "NotifyEventRequest" in the near future?

Hi, I found two errors in the **startTransaction()**, both of them are invalid type errors. Refer to _OCPP 2.0: Part 2- Specification_, page 323 1.62 **TransactionEvent** section. 1. transactionData.remoteStartId should...