async fn state_get(
__arg0: State<AppState>,
__arg1: Query<StateQueryParams>,
) -> AppResult<Json<Value>>Expand description
Node state with optional JSONPath filter (query param)
async fn state_get(
__arg0: State<AppState>,
__arg1: Query<StateQueryParams>,
) -> AppResult<Json<Value>>Node state with optional JSONPath filter (query param)