Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

onCommandError

onCommandError: TypedEvent<ModbusCommandError> = new TypedEvent<ModbusCommandError>()

onForceMultipleCoils

onForceMultipleCoils: TypedEvent<ForceMultipleCoilsCommand> = new TypedEvent<ForceMultipleCoilsCommand>()

onForceSingleCoil

onForceSingleCoil: TypedEvent<ForceSingleCoilCommand> = new TypedEvent<ForceSingleCoilCommand>()

onPresetMultipleRegisters

onPresetMultipleRegisters: TypedEvent<PresetMultipleRegistersCommand> = new TypedEvent<PresetMultipleRegistersCommand>()

onPresetSingleRegister

onPresetSingleRegister: TypedEvent<PresetSingleRegisterCommand> = new TypedEvent<PresetSingleRegisterCommand>()

onReadCoilStatus

onReadCoilStatus: TypedEvent<ReadCoilStatusCommand> = new TypedEvent<ReadCoilStatusCommand>()

onReadHoldingRegisters

onReadHoldingRegisters: TypedEvent<ReadHoldingRegistersCommand> = new TypedEvent<ReadHoldingRegistersCommand>()

onReadInputRegisters

onReadInputRegisters: TypedEvent<ReadInputRegistersCommand> = new TypedEvent<ReadInputRegistersCommand>()

onReadInputStatus

onReadInputStatus: TypedEvent<ReadInputStatusCommand> = new TypedEvent<ReadInputStatusCommand>()

onServerError

onServerError: TypedEvent<Error> = new TypedEvent<Error>()

Methods

close

listen

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc