@Value.Immutable
public interface DsFlag
| Modifier and Type | Method and Description |
|---|---|
Object |
darkskyUnavailable()
The presence of this property indicates that the Dark Sky data source supports the
given location, but a temporary error (such as a radar station being down for
maintenance) has made the data unavailable.
|
String |
metnoLicense()
The presence of this property indicates that data from
api.met.no was utilized in order to facilitate
this request (as per their license agreement).
|
List<String> |
sources()
This property contains list of IDs for each
data source utilized in
servicing this request.
|
DsUnit |
units()
Indicates the units which were used for the data in this request.
|
Object darkskyUnavailable()
String metnoLicense()
List<String> sources()
DsUnit units()
Copyright © 2016. All rights reserved.