// Copyright (c) Mainflux
// SPDX-License-Identifier: Apache-2.0

package sdk

type Metadata map[string]interface{}
