-module(status). -export([status/0]). status() -> 'CSTA-system-status':encode('SystemStatusRes', {noData, []}).