smif.http_api.crud module

HTTP API endpoint

Summary

Data:

check_timestamp Check for timestamp and parse to datetime object
parse_exceptions Parse a group of exceptions so that it can be sent over the http-api

Reference

smif.http_api.crud.check_timestamp(data)[source]

Check for timestamp and parse to datetime object

smif.http_api.crud.parse_exceptions(exception)[source]

Parse a group of exceptions so that it can be sent over the http-api