A new NOTAM struct has been added to provide support to handle NOTAM’s in your own software development apps. A NOTAM can be completely decoded into information to present to the user, this is handled with a series of enums; example
There is also an in-built validation to the NOTAM struct that will warn the developer of any unexpected values with a comprehensive description of the failed validation check.
We are thinking of adding support for those developers who want to access the ICAO web API for NOTAM’s, if this is something you would like to do then please make contact.
Useful Links:
FPAssistant NOTAM API Documentation