Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/Utils/mqttPattern"

Index

Interfaces

Variables

Functions

Variables

Const ALL

ALL: "#" = "#"

Const SEPARATOR

SEPARATOR: "/" = "/"

Const SINGLE

SINGLE: "+" = "+"

Functions

Const extract

  • extract(pattern: string, topic: string): Pattern

Const matches

  • matches(pattern: string, topic: string): boolean

Generated using TypeDoc