Astarte.Core.Mapping (astarte_core v1.0.3) View Source
This module handles Interface Mappings using Ecto Changesets
Link to this section Summary
Functions
Deserializes a %Mapping{}
from db_result
.
db_result
can be a keyword list or a map.
Check if token is a placeholder.
Removes all placeholders from an endpoint.
Link to this section Functions
Deserializes a %Mapping{}
from db_result
.
db_result
can be a keyword list or a map.
Returns the %Mapping{}
on success,
raises on failure
Specs
Check if token is a placeholder.
Specs
Removes all placeholders from an endpoint.