2024-06-25 12:27:28 +01:00

66 lines
2.0 KiB
PHP
Vendored
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: api/relay.proto
namespace GPBMetadata\Chirpstack\Api;
class Relay
{
public static $is_initialized = false;
public static function initOnce() {
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
if (static::$is_initialized == true) {
return;
}
\GPBMetadata\Google\Api\Annotations::initOnce();
\GPBMetadata\Google\Protobuf\Timestamp::initOnce();
\GPBMetadata\Google\Protobuf\GPBEmpty::initOnce();
$pool->internalAddGeneratedFile(
'
¦
api/relay.protoapigoogle/protobuf/timestamp.protogoogle/protobuf/empty.proto".
RelayListItem
dev_eui ( 
name ( "J
ListRelaysRequest
limit (

offset (

application_id ( "M
ListRelaysResponse
total_count (
"
result ( 2.api.RelayListItem"F
AddRelayDeviceRequest
relay_dev_eui ( 
device_dev_eui ( "I
RemoveRelayDeviceRequest
relay_dev_eui ( 
device_dev_eui ( "O
ListRelayDevicesRequest
limit (

offset (

relay_dev_eui ( "d
RelayDeviceListItem
dev_eui ( .
created_at ( 2.google.protobuf.Timestamp
name ( "Y
ListRelayDevicesResponse
total_count (
(
result ( 2.api.RelayDeviceListItem2Ä
RelayServiceL
List.api.ListRelaysRequest.api.ListRelaysResponse"‚Óä“
 /api/relayso
AddDevice.api.AddRelayDeviceRequest.google.protobuf.Empty".‚Óä“("#/api/relays/{relay_dev_eui}/devices:*|
RemoveDevice.api.RemoveRelayDeviceRequest.google.protobuf.Empty"5Óä“/*-/api/relays/{relay_dev_eui}/devices/{dev_eui}w
ListDevices.api.ListRelayDevicesRequest.api.ListRelayDevicesResponse"+‚Óä“%#/api/relays/{relay_dev_eui}/devicesB<73>
io.chirpstack.apiB
RelayProtoPZ.github.com/chirpstack/chirpstack/api/go/v4/apiªChirpstack.ApiÊChirpstack\\ApiâGPBMetadata\\Chirpstack\\Apibproto3'
, true);
static::$is_initialized = true;
}
}