Added reverse lookup for Binary Present Value.
This commit is contained in:
@@ -94,6 +94,9 @@ extern "C" {
|
||||
unsigned index);
|
||||
const char *bactext_binary_present_value_name(
|
||||
unsigned index);
|
||||
bool bactext_binary_present_value_index(
|
||||
const char *search_name,
|
||||
unsigned *found_index);
|
||||
const char *bactext_reliability_name(
|
||||
unsigned index);
|
||||
const char *bactext_device_status_name(
|
||||
|
||||
Reference in New Issue
Block a user