Add id-card compliance
This commit is contained in:
parent
fbcb8b5ff2
commit
86dfca60c1
6 changed files with 67 additions and 210 deletions
|
|
@ -110,4 +110,10 @@ function updateMachineDefaults (deviceId) {
|
|||
})
|
||||
}
|
||||
|
||||
module.exports = {stateChange, fetchPhoneTx, fetchStatusTx, updateDeviceConfigVersion, updateMachineDefaults}
|
||||
module.exports = {
|
||||
stateChange,
|
||||
fetchPhoneTx,
|
||||
fetchStatusTx,
|
||||
updateDeviceConfigVersion,
|
||||
updateMachineDefaults
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue