Update control.c

sSBOns6 Incorrect Select
pull/435/head
sunwoo-choi 3 years ago committed by GitHub
parent 8dae8c1cbe
commit ef85f66947
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1872,7 +1872,7 @@ Control_readAccessControlObject(MmsMapping* self, MmsDomain* domain, char* varia
if (DEBUG_IED_SERVER)
printf("IED_SERVER: select not applicable for control model %u\n", controlObject->ctlModel);
value = controlObject->sbo;
value = MmsValue_newVisibleString("");
}
}

Loading…
Cancel
Save