FMELicenseManager
Returns whether or not a given reader is licensed.
readerName (str) – The name of a given reader.
bool
Returns True if the reader is licensed and False otherwise.
True
False