| 12 | In your eden directory, go to models/ and open 000_config.py with notepad or any other text editing software. If you scroll down, there's a line called CAP Settings. You can directly search (using CTRL + F). [[BR]] |
| 13 | There are options for configuring prefix, OID and suffix. By default, it looks like this: |
| 14 | |
| 15 | settings.cap.identifier_prefix = "PAGASA-DOST" [[BR]] |
| 16 | settings.cap.identifier_oid = "2.49.0.0.608.0" [[BR]] |
| 17 | settings.cap.identifier_suffix = "alert" [[BR]] |
| 18 | |
| 19 | You can configure the prefix, oid and suffix according to your organisation. |
| 20 | |
| 21 | For national authority, see http://alerting.worldweather.org/ |