getSystemInformation
context(service: Service)
suspend fun getSystemInformation(): GofsFeedResponse<SystemInformation>(source)
suspend fun getSystemInformation(): GofsFeedResponse<SystemInformation>(source)
Fetches system information including name, operator, timezone, and contact details.
Return
Response containing system information
Parameters
service
The GOFS service containing feed URLs