const ChangeState = require('./ChangeState'); const ChangeStateZeroconf = require('./ChangeStateZeroconf'); module.exports = { ChangeState, ChangeStateZeroconf, };