UNPKG

ocpp-rpc

Version:

A client & server implementation of the WAMP-like RPC-over-websocket system defined in the OCPP protocols (e.g. OCPP1.6-J and OCPP2.0.1).

3 lines 55 B
module.exports = { NOREPLY: Symbol("NOREPLY"), };