This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.sxmp.clientsdk.network | |
import com.sxmp.clientsdk.common.ClientSdkInternalApi | |
import com.sxmp.coroutines.dispatchers | |
import com.sxmp.network.EndpointRequest | |
import com.sxmp.network.NetworkClient | |
import kotlinx.coroutines.withContext | |
import okhttp3.RequestBody | |
import okhttp3.Response |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.example.benchmark | |
import androidx.benchmark.junit4.BenchmarkRule | |
import androidx.benchmark.junit4.measureRepeated | |
import androidx.test.ext.junit.runners.AndroidJUnit4 | |
import dagger.internal.DoubleCheck | |
import dagger.internal.Provider | |
import org.junit.Rule | |
import org.junit.Test | |
import org.junit.runner.RunWith |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package com.example.benchmark | |
import androidx.benchmark.junit4.BenchmarkRule | |
import androidx.benchmark.junit4.measureRepeated | |
import androidx.test.ext.junit.runners.AndroidJUnit4 | |
import dagger.internal.DoubleCheck | |
import dagger.internal.Provider | |
import org.junit.Rule | |
import org.junit.Test | |
import org.junit.runner.RunWith |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias: Afvalinzameling | |
description: "" | |
triggers: | |
- trigger: time | |
at: "20:00:00" | |
conditions: [] | |
actions: | |
- choose: | |
- conditions: | |
- condition: state |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
services: | |
frigate: | |
container_name: frigate | |
depends_on: | |
- nestmtx | |
restart: unless-stopped | |
image: ghcr.io/blakeblackshear/frigate:stable | |
shm_size: "64mb" | |
volumes: | |
- /etc/localtime:/etc/localtime:ro |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mqtt: | |
host: homeassistant.local | |
user: mqtt | |
password: "LsG6*XcUxWvaJcgL4ott" | |
go2rtc: | |
streams: | |
babyroom: | |
- rtsp://nestmtx:8554/babyroom | |
version: 0.14 | |
cameras: |
OlderNewer